getNextLockStatus
| Get | getNextLockStatusUsingGET |
Resource Path: /rest/lock/getNextLockStatus/{user_id}/{lockId}/{lockEventId}
| Name | Description | Data Type |
|---|---|---|
| user_id | user_id | string |
| lockId | lockId | string |
| lockEventId | lockEventId | string |
| userId | userId | string |
| Name | Description |
|---|---|
| secret | Access Token |
The response body is of type Array[LockStatus].
OK| Fault | Description |
|---|---|
| 401 | Unauthorized |
| 403 | Forbidden |
| 404 | Not Found |